net/http.http2priorityWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L11324: 	queuePool http2writeQueuePool
		h2_bundle.go#L11346: 		q:      *ws.queuePool.get(),
		h2_bundle.go#L11374: 	ws.queuePool.put(&q)
		h2_bundle.go#L11398: 			q:      *ws.queuePool.get(),